Skip to content

Conversation

@NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2679

@NordicBuilder NordicBuilder requested review from a team as code owners March 28, 2025 10:39
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Mar 28, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Mar 28, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@9ec6585 nrfconnect/sdk-zephyr@23d0c95 (main) nrfconnect/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Mar 28, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 3

Inputs:

Sources:

sdk-nrf: PR head: 18c88a5b037cb9d1c8ce1dc1fcd9a166976f3b98
zephyr: PR head: 23d0c953ea263e898a82e597590cbc0464dddf50

more details

sdk-nrf:

PR head: 18c88a5b037cb9d1c8ce1dc1fcd9a166976f3b98
merge base: 50bf38201f565d885284b2bcff66a9a7d55d933d
target head (main): 76347af2dcd98467b26f28dfecb3b7bc1f57e68a
Diff

zephyr:

PR head: 23d0c953ea263e898a82e597590cbc0464dddf50
merge base: 9ec6585407fc97aedc799f500c2f6f9ae621b94b
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (137)
west.yml
zephyr
│  ├── MAINTAINERS.yml
│  ├── arch
│  │  ├── arm
│  │  │  ├── core
│  │  │  │  ├── cortex_m
│  │  │  │  │  ├── pm_s2ram.S
│  │  │  │  │  ├── pm_s2ram.c
│  │  │  │  │  ├── reset.S
│  │  │  │  │  │ swap_helper.S
│  ├── boards
│  │  ├── realtek
│  │  │  ├── index.rst
│  │  │  ├── rts5912_evb
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── Kconfig.rts5912_evb
│  │  │  │  ├── board.cmake
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  ├── rts5912_evb.rst
│  │  │  │  │  │ rts5912evb.webp
│  │  │  │  ├── rts5912_evb.dts
│  │  │  │  ├── rts5912_evb.yaml
│  │  │  │  │ rts5912_evb_defconfig
│  ├── doc
│  │  ├── connectivity
│  │  │  ├── networking
│  │  │  │  ├── api
│  │  │  │  │  │ wifi.rst
│  ├── drivers
│  │  ├── adc
│  │  │  │ adc_nrfx_saadc.c
│  │  ├── clock_control
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.nrf
│  │  │  ├── Kconfig.rts5912
│  │  │  ├── clock_control_nrf2_audiopll.c
│  │  │  │ clock_control_rts5912_sccon.c
│  │  ├── gpio
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.rts5912
│  │  │  │ gpio_rts5912.c
│  │  ├── i2s
│  │  │  ├── Kconfig.nrfx
│  │  │  │ i2s_nrfx_tdm.c
│  │  ├── pinctrl
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.realtek_rts5912
│  │  │  ├── Kconfig.sy1xx
│  │  │  ├── pinctrl_realtek_rts5912.c
│  │  │  │ pinctrl_sy1xx.c
│  │  ├── serial
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.realtek_rts5912
│  │  │  │ uart_realtek_rts5912.c
│  │  ├── timer
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.realtek_rts5912_rtmr
│  │  │  │ realtek_rts5912_rtmr.c
│  │  ├── wifi
│  │  │  ├── nrf_wifi
│  │  │  │  ├── src
│  │  │  │  │  │ wifi_mgmt_scan.c
│  ├── dts
│  │  ├── arm
│  │  │  ├── realtek
│  │  │  │  ├── ec
│  │  │  │  │  ├── rts5912-pinctrl.dtsi
│  │  │  │  │  │ rts5912.dtsi
│  │  ├── bindings
│  │  │  ├── clock
│  │  │  │  ├── nordic,nrfs-audiopll.yaml
│  │  │  │  │ realtek,rts5912-sccon.yaml
│  │  │  ├── gpio
│  │  │  │  │ realtek,rts5912-gpio.yaml
│  │  │  ├── misc
│  │  │  │  │ nordic,nrf-dppic-local.yaml
│  │  │  ├── pinctrl
│  │  │  │  ├── realtek,rts5912-pinctrl.yaml
│  │  │  │  │ sensry,sy1xx-pinctrl.yaml
│  │  │  ├── serial
│  │  │  │  │ realtek,rts5912-uart.yaml
│  │  │  ├── timer
│  │  │  │  ├── realtek,rts5912-rtmr.yaml
│  │  │  │  │ realtek,rts5912-slwtimer.yaml
│  │  ├── common
│  │  │  ├── nordic
│  │  │  │  ├── nrf54h20.dtsi
│  │  │  │  │ nrf9280.dtsi
│  │  ├── riscv
│  │  │  ├── sensry
│  │  │  │  │ ganymed-sy1xx.dtsi
│  ├── include
│  │  ├── zephyr
│  │  │  ├── arch
│  │  │  │  ├── common
│  │  │  │  │  │ pm_s2ram.h
│  │  │  ├── drivers
│  │  │  │  ├── clock_control
│  │  │  │  │  │ clock_control_rts5912.h
│  │  │  ├── dt-bindings
│  │  │  │  ├── clock
│  │  │  │  │  ├── nrfs-audiopll.h
│  │  │  │  │  │ rts5912_clock.h
│  │  │  │  ├── gpio
│  │  │  │  │  │ realtek-gpio.h
│  │  │  │  ├── pinctrl
│  │  │  │  │  ├── realtek-rts5912-pinctrl.h
│  │  │  │  │  │ sy1xx-pinctrl.h
│  │  │  ├── net
│  │  │  │  ├── wifi.h
│  │  │  │  │ wifi_credentials.h
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  │ nrfx_zephyr_utils.h
│  │  ├── hostap
│  │  │  ├── src
│  │  │  │  │ supp_api.c
│  ├── samples
│  │  ├── boards
│  │  │  ├── nordic
│  │  │  │  ├── clock_control
│  │  │  │  │  ├── configs
│  │  │  │  │  │  ├── audiopll.conf
│  │  │  │  │  │  │ audiopll.overlay
│  │  │  │  │  │ sample.yaml
│  │  ├── drivers
│  │  │  ├── adc
│  │  │  │  ├── adc_sequence
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  ├── net
│  │  │  ├── wifi
│  │  │  │  ├── shell
│  │  │  │  │  ├── overlay-enterprise.conf
│  │  │  │  │  │ prj.conf
│  │  │  │  ├── test_certs
│  │  │  │  │  ├── install_certs.sh
│  │  │  │  │  ├── rsa2k
│  │  │  │  │  │  ├── ca.pem
│  │  │  │  │  │  ├── ca2.pem
│  │  │  │  │  │  ├── client-key.pem
│  │  │  │  │  │  ├── client-key2.pem
│  │  │  │  │  │  ├── client.pem
│  │  │  │  │  │  ├── client2.pem
│  │  │  │  │  │  ├── server-key.pem
│  │  │  │  │  │  │ server.pem
│  │  │  │  │  ├── rsa3k
│  │  │  │  │  │  ├── ca.pem
│  │  │  │  │  │  ├── ca2.pem
│  │  │  │  │  │  ├── client-key.pem
│  │  │  │  │  │  ├── client-key2.pem
│  │  │  │  │  │  ├── client.pem
│  │  │  │  │  │  ├── client2.pem
│  │  │  │  │  │  ├── server-key.pem
│  │  │  │  │  │  │ server.pem
│  ├── snippets
│  │  ├── wifi-enterprise
│  │  │  ├── README.rst
│  │  │  ├── snippet.yml
│  │  │  │ wifi-enterprise.conf
│  ├── soc
│  │  ├── nordic
│  │  │  ├── common
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  │ reboot.c
│  │  │  ├── nrf54h
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  │ pm_s2ram.c
│  │  ├── realtek
│  │  │  ├── ec
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── Kconfig.soc
│  │  │  │  ├── common
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── pinctrl_soc.h
│  │  │  │  │  ├── rts5912_imgtool
│  │  │  │  │  │  │ img_gen.py
│  │  │  │  ├── rts5912
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── Kconfig.defconfig.rts5912
│  │  │  │  │  ├── Kconfig.defconfig.series
│  │  │  │  │  ├── Kconfig.soc
│  │  │  │  │  ├── debug_swj.c
│  │  │  │  │  ├── debug_swj.h
│  │  │  │  │  ├── device_power.c
│  │  │  │  │  ├── device_power.h
│  │  │  │  │  ├── power.c
│  │  │  │  │  ├── reg
│  │  │  │  │  │  ├── reg_gpio.h
│  │  │  │  │  │  ├── reg_rtmr.h
│  │  │  │  │  │  │ reg_system.h
│  │  │  │  │  ├── soc.c
│  │  │  │  │  │ soc.h
│  │  │  │  │ soc.yml
│  │  ├── sensry
│  │  │  ├── ganymed
│  │  │  │  ├── sy1xx
│  │  │  │  │  ├── common
│  │  │  │  │  │  │ pinctrl_soc.h
│  ├── subsys
│  │  ├── net
│  │  │  ├── l2
│  │  │  │  ├── wifi
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── wifi_mgmt.c
│  │  │  │  │  │ wifi_shell.c
│  │  │  ├── lib
│  │  │  │  ├── tls_credentials
│  │  │  │  │  ├── Kconfig.shell
│  │  │  │  │  │ tls_credentials_shell.c
│  │  │  │  ├── wifi_credentials
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ wifi_credentials_shell.c
│  ├── tests
│  │  ├── drivers
│  │  │  ├── i2c
│  │  │  │  ├── i2c_target_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.conf
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml

Outputs:

Toolchain

Version: 7dbe0e2658
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:7dbe0e2658_8bf7ca4353

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 2018
    • sdk-zephyr test count: 2987
  • ❌ Integration tests
    • ✅ test-sdk-audio
    • ✅ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_cloud
    • ✅ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ✅ test-fw-nrfconnect-nrf-iot_samples
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91
    • ✅ test-fw-nrfconnect-nrf_crypto
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-thread
    • ✅ test-sdk-find-my
    • ✅ test-fw-nrfconnect-nrf-iot_mosh
    • ✅ test-fw-nrfconnect-nrf-iot_positioning
    • ✅ test-sdk-wifi
    • ❌ test-low-level
    • ✅ test-sdk-dfu
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@github-actions
Copy link

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2679 branch from 2ef2e16 to fc0879c Compare April 1, 2025 08:40
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2679 branch from fc0879c to 18c88a5 Compare April 2, 2025 11:26
@NordicBuilder NordicBuilder removed the DNM label Apr 2, 2025
@NordicBuilder
Copy link
Contributor Author

This pull request has been marked as stale because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 7 days. Note, that you can always re-open a closed pull request at any time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. manifest manifest-zephyr Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants